Getting Started with the Uno Platform and WinUI 3 by Skye Hoefling

Getting Started with the Uno Platform and WinUI 3 by Skye Hoefling

Author:Skye Hoefling
Language: eng
Format: epub
ISBN: 9781484282489
Publisher: Apress


private partial string GetRedirectUri();

}

Listing 11-4AuthenticationConfiguration with a partial method GetRedirectUri.

We are just about finished implementing our PublicClientApplicationBuilder . Next, we will need to add platform-specific redirect URIs and implementations. Our redirect URIs will be broken into three categories:Android, macOS, iOS, and Windows

Skia

WebAssembly (WASM)

We can group our redirect URIs this way because some projects will have an identical redirect URI. It will be fewer files for us to manage as we only need to create three platform-specific code files. In the Authentication directory of the UnoDrive.Shared project, add the following code files :AuthenticationConfiguration.android.ios.macos.windows.cs



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.